home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 223 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: news.mcs.net!usenet
  2. From: rbinder@mcs.net  (Bob Binder)
  3. Newsgroups: comp.lang.c++,comp.object,comp.software-eng
  4. Subject: Re: Reengineering C++ : Tool for Source-Code-Analysis WANTED!!
  5. Date: 3 Jan 1996 02:04:28 GMT
  6. Organization: RBSC Corporation
  7. Message-ID: <4cco7d$oj5@News1.mcs.net>
  8. References: <4cb3v9$1dn@popcorn.hamburg.pop.de>
  9. Reply-To: rbinder@rbsc.com (Bob Binder)
  10. NNTP-Posting-Host: rbinder.pr.mcs.net
  11. X-Newsreader: IBM NewsReader/2 v1.2.5
  12.  
  13. In <4cb3v9$1dn@popcorn.hamburg.pop.de>, Boris Fittkau <bf@carus.de> writes:
  14. >Hi,
  15. >
  16. >I want to analyse the development of a large object-oriented
  17. >framework from version to version.
  18. >
  19. >For this purpose I need a tool, that can analyse C++-Code
  20. >(class-hierarchy, methods, use-relationships,...)
  21. >and that produces readable output,
  22. >that can serve as the source for further analysis.
  23. >
  24. >Any hints welcome...
  25.  
  26. You'll want to have a look at Discover from Software Emancipation.  This tool is a 
  27. mind-blower.  It captures 15 static dependency relationships in any arbitrarily large
  28. C or C++ library.  The relationships are updated as code is changed.  You can slice 
  29. and dice them lots of ways and display many as graphs.
  30.  
  31. The uses are really only limited by your imagination -- we're using it to support
  32. automated regression testing planning and test driver generation.  Lots of
  33. possibilities for reuse and reverse engineering ...  Unix only now, NT 2Q 96.
  34.  
  35. The main office is in Cambridge, MA -- you can get more info from John Nordstrom
  36. of the Chicago office at (708) 441-2605 (sorry -- idk net address.)
  37.  
  38. _______________________________________________________________________________ 
  39. Bob Binder                  rbinder@rbsc.com            RBSC Corporation
  40. 312 214-3280  tel          http://www.rbsc.com          3 First National Plaza
  41. 312 214-3110  fax                                       Suite 1400
  42. 708 475-3670  tel/fax - Software Engineering Lab        Chicago, IL 60602-4205
  43.  
  44.